Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
steida committed Jul 16, 2024
1 parent 938891a commit 528522e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/evolu-common/src/Config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import * as LogLevel from "effect/LogLevel";
import * as Logger from "effect/Logger";
import * as ManagedRuntime from "effect/ManagedRuntime";
import * as Match from "effect/Match";
import { EvoluSocketCallback } from "./Socket.js";

export interface Config {
/**
Expand Down

0 comments on commit 528522e

Please sign in to comment.