mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-21 00:32:51 +02:00
run auto fix lint
This commit is contained in:
@@ -24,6 +24,6 @@ export class PositionTracker {
|
||||
}
|
||||
return position;
|
||||
}
|
||||
};
|
||||
}
|
||||
|
||||
export const CursorPositions: PositionTracker = new PositionTracker();
|
||||
Reference in New Issue
Block a user