Skip to content

Commit 9a6b440

Browse files
Merge pull request #212 from TheDragonCode/andrey-helldar-patch-1
Removed mention of deleted classes
2 parents 63be8bc + b9ec7f1 commit 9a6b440

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

docs/topics/upgrade-7.topic

-16
Original file line numberDiff line numberDiff line change
@@ -134,14 +134,6 @@
134134
<td><code>Commands\FreshCommand</code></td>
135135
<td><code>Commands\Fresh</code></td>
136136
</tr>
137-
<tr>
138-
<td><code>Commands\RefreshCommand</code></td>
139-
<td><code>Commands\Refresh</code></td>
140-
</tr>
141-
<tr>
142-
<td><code>Commands\ResetCommand</code></td>
143-
<td><code>Commands\Reset</code></td>
144-
</tr>
145137
<tr>
146138
<td><code>Commands\RollbackCommand</code></td>
147139
<td><code>Commands\Rollback</code></td>
@@ -166,14 +158,6 @@
166158
<td><code>Processors\OperationsProcessor</code></td>
167159
<td><code>Processors\Operations</code></td>
168160
</tr>
169-
<tr>
170-
<td><code>Processors\RefreshProcessor</code></td>
171-
<td><code>Processors\Refresh</code></td>
172-
</tr>
173-
<tr>
174-
<td><code>Processors\ResetProcessor</code></td>
175-
<td><code>Processors\Reset</code></td>
176-
</tr>
177161
<tr>
178162
<td><code>Processors\RollbackProcessor</code></td>
179163
<td><code>Processors\Rollback</code></td>

0 commit comments

Comments
 (0)