mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 09:34:34 +07:00
Cleanup (backup files dropped)
This commit is contained in:
-4
@@ -1,4 +0,0 @@
|
||||
interface Factory {
|
||||
Product create();
|
||||
}
|
||||
|
||||
-12
@@ -1,12 +0,0 @@
|
||||
package A;
|
||||
|
||||
/**
|
||||
* Created by IntelliJ IDEA.
|
||||
* User: db
|
||||
* Date: 23.01.12
|
||||
* Time: 13:51
|
||||
* To change this template use File | Settings | File Templates.
|
||||
*/
|
||||
public class A {
|
||||
final static int x = 1024;
|
||||
}
|
||||
Reference in New Issue
Block a user