Updated to java file
This commit is contained in:
parent
494dc4300e
commit
85454fe8d6
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 {
|
||||
}
|
Loading…
Reference in New Issue
Block a user