Skip to content

Commit

Permalink
remove empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
VenelinBakalov committed Jul 5, 2024
1 parent 894490d commit 3dc8c3b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/node/vrdt-common/src/__tests__/watcher.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
* SPDX-License-Identifier: MIT
*/


import { AbstractWatcher } from "../event"

class SomeWatcher extends AbstractWatcher<string> {
Expand Down

0 comments on commit 3dc8c3b

Please sign in to comment.