commit | 32aa2b8c4b7e723c344933a8ffedd79eba8b9faf | [log] [tgz] |
---|---|---|
author | Stanley Yang <yangstanley@google.com> | Thu Sep 09 17:22:40 2021 +0000 |
committer | Stanley Yang <yangstanley@google.com> | Thu Sep 09 17:22:40 2021 +0000 |
tree | 5954c63340a58dc06cfdaec9fae77a80b4b519cf | |
parent | 12f7ed19012185ef691bca048ac8d96e3ffa962e [diff] |
adding a new model Change-Id: I1f8f95b76ffcfa2be1b62e3739001ea4971b4a93
diff --git a/testing_model.model.lkml b/new_model_testing.model.lkml similarity index 71% rename from testing_model.model.lkml rename to new_model_testing.model.lkml index 9a6498e..149780d 100644 --- a/testing_model.model.lkml +++ b/new_model_testing.model.lkml
@@ -4,7 +4,3 @@ include: "testing.view.lkml" include: "testing_12.view.lkml" - -explore: testing {} - -explore: testing_12 {}