Updated to java file
This commit is contained in:
4
src/main/java/com/cubetiqs/context/IContext.java
Normal file
4
src/main/java/com/cubetiqs/context/IContext.java
Normal file
@@ -0,0 +1,4 @@
|
||||
package com.cubetiqs.context;
|
||||
|
||||
public interface IContext {
|
||||
}
|
||||
@@ -1,4 +0,0 @@
|
||||
package com.cubetiqs.context
|
||||
|
||||
interface IContext {
|
||||
}
|
||||
Reference in New Issue
Block a user