Skip to content

Commit

Permalink
Fixing new line reject
Browse files Browse the repository at this point in the history
  • Loading branch information
shech2 committed Jan 10, 2024
1 parent 0c826fe commit faa462c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/commands.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ import { NativeBiometric } from 'capacitor-native-biometric'
import { Capacitor } from "@capacitor/core"
import { Filesystem, Directory , Encoding} from '@capacitor/filesystem'


export type Command = {
name: string
help: string
Expand Down

0 comments on commit faa462c

Please sign in to comment.