Explorar el Código

remove unnecessary comment

Futa Arai hace 1 año
padre
commit
12d78c7a20
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      apps/pdf-converter/src/bin/index.ts

+ 0 - 1
apps/pdf-converter/src/bin/index.ts

@@ -1,4 +1,3 @@
-#!/usr/bin/env node
 import { CliCore } from '@tsed/cli-core';
 import { GenerateSwaggerCmd } from '@tsed/cli-generate-swagger';