Skip to content

Commit

Permalink
Merge pull request #7 from zoenolan/tidy
Browse files Browse the repository at this point in the history
Remove extra state
  • Loading branch information
zoenolan committed Aug 31, 2023
2 parents 570f4e6 + d235db9 commit fba5a9c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion rules/rules.aiml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@
<category>
<pattern>SQUARENUMBER</pattern>
<template>
<get name="lhs" />
<think><set name = "external-call">maths-mul</set></think>
<think><set name = "external-parameters">lhs,rhs</set></think>
<think><set name = "external-return">maths-result</set></think>
Expand Down

0 comments on commit fba5a9c

Please sign in to comment.