Upload files to "v1"
This commit is contained in:
9
v1/clean.d
Normal file
9
v1/clean.d
Normal file
@@ -0,0 +1,9 @@
|
||||
module angel.utils.clean;
|
||||
|
||||
// Internal imports
|
||||
// External imports
|
||||
import std.stdio;
|
||||
|
||||
void clean() {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user