Skip to content

Commit d536c81

Browse files
committed
fix: renaming
1 parent dc19da6 commit d536c81

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

lib/flagsmith/engine/evaluationContext/core.rb renamed to lib/flagsmith/engine/evaluation/core.rb

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@
22

33
module Flagsmith
44
module Engine
5-
module EvaluationContext
6-
# Core evaluation logic for the evaluation context
7-
# This will contain the main evaluation engine logic similar to Node SDK
5+
module Evaluation
86
module Core
97
# Get evaluation result from evaluation context
108
#
File renamed without changes.

0 commit comments

Comments
 (0)