Commit dee978d4 by chenjinjing

no message

parent ef9d90b4
...@@ -4,7 +4,6 @@ import { psdForPng } from "./util/psd"; ...@@ -4,7 +4,6 @@ import { psdForPng } from "./util/psd";
async function lanuch() { async function lanuch() {
httpServer.createServer(getPort()); httpServer.createServer(getPort());
psdForPng("1212.psd");
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment