Skip to content
This repository has been archived by the owner on Feb 20, 2022. It is now read-only.

Commit

Permalink
Merge pull request #165 from OpenCSPM/build
Browse files Browse the repository at this point in the history
Build
  • Loading branch information
joshlarsen authored May 7, 2021
2 parents a685277 + 8e8a6b5 commit 2d734b9
Showing 1 changed file with 9 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# frozen_string_literal: true

#
# Load WorkSpaces assets into RedisGraph
#
# Each method returns an array of Cypher queries
#
class AWSLoader::WorkSpaces < RedisGraph
end

0 comments on commit 2d734b9

Please sign in to comment.