Skip to content

Commit 1eb166c

Browse files
authored
chore: remove unused condition code (#27)
Signed-off-by: Artur Shad Nik <arturshadnik@gmail.com>
1 parent 9a2fd50 commit 1eb166c

File tree

6 files changed

+6
-585
lines changed

6 files changed

+6
-585
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,7 @@ go.work.sum
3939
.vscode/
4040
venv/
4141
*__pycache__/
42-
requirements.txt
42+
requirements.txt
43+
44+
# Temp files
45+
tmp/

fleetconfig-controller/api/condition/condition.go

Lines changed: 0 additions & 304 deletions
This file was deleted.

0 commit comments

Comments
 (0)