mirror of
https://github.com/GravitLauncher/Launcher
synced 2024-11-15 03:31:15 +03:00
Fixed avn.
This commit is contained in:
parent
d3b46155ef
commit
e98104c06b
1 changed files with 0 additions and 9 deletions
|
@ -1,9 +0,0 @@
|
||||||
package ru.gravit.launcher;
|
|
||||||
|
|
||||||
import java.nio.file.Path;
|
|
||||||
|
|
||||||
public class AvnHasher {
|
|
||||||
public static void run(Path dir) {
|
|
||||||
// TODO make hasher
|
|
||||||
}
|
|
||||||
}
|
|
Loading…
Reference in a new issue