diff options
| author | Taras Madan <tarasmadan@google.com> | 2024-06-17 11:51:04 +0200 |
|---|---|---|
| committer | Taras Madan <tarasmadan@google.com> | 2024-06-20 09:22:00 +0000 |
| commit | da7439a87ada53c4aa2ce9da7c20f827d842ffe1 (patch) | |
| tree | d2a2247d6528c4eb421b2ea730c6b1a5147b8af8 | |
| parent | c576ee0969cd731f1a1543712b62a4933480136e (diff) | |
dashboard/app/entities.go: rename because datastore is not the only
| -rw-r--r-- | dashboard/app/entities_datastore.go (renamed from dashboard/app/entities.go) | 0 | ||||
| -rw-r--r-- | dashboard/app/entities_datastore_test.go (renamed from dashboard/app/entities_test.go) | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/dashboard/app/entities.go b/dashboard/app/entities_datastore.go index 3d81722fc..3d81722fc 100644 --- a/dashboard/app/entities.go +++ b/dashboard/app/entities_datastore.go diff --git a/dashboard/app/entities_test.go b/dashboard/app/entities_datastore_test.go index 7db3d5951..7db3d5951 100644 --- a/dashboard/app/entities_test.go +++ b/dashboard/app/entities_datastore_test.go |
